Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: d210e3a29a
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| - Fixes race condition relating to the user ID when upgrading from v3 of the SDK to v4. | ||
| - Fixes issue where the Superscript version hadn't been upgraded to 1.0.13 if installed via CocoaPods. | ||
|
|
||
| ## 4.14.0 |
There was a problem hiding this comment.
Move 4.14.0 entry above 4.13.0
The changelog is organized in descending version order, but this commit inserts 4.14.0 after 4.13.0, which makes the newest release appear older than a previous one. That ordering mismatch can mislead readers and any tooling/process that assumes the first section is the latest release notes, so the new section should be placed before 4.13.0.
Useful? React with 👍 / 👎.
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ❌ Deployment failed View logs |
superwall-docs | d210e3a | Feb 25 2026, 05:23 PM |
iOS SDK Docs Update: 4.13.0 → 4.14.0
Changes
<SdkLatestVersion>incontent/docs/ios/index.mdxandcontent/docs/ios/sdk-reference/index.mdxto4.14.0content/docs/ios/changelog.mdx(preserving all existing history)Upstream Reference
4.13.0...4.14.0Checklist
bun run build:cf)Auto-generated by SDK docs version check
Note
Low Risk
Docs-only updates: bumps displayed iOS SDK version and adds a changelog entry; no runtime or API behavior changes.
Overview
Updates the iOS SDK docs to 4.14.0 by bumping the displayed
<SdkLatestVersion>from4.13.0to4.14.0on the iOS landing page and SDK reference overview.Adds a new
4.14.0entry to the iOS changelog documenting prioritized campaign preloading, additional Stripe checkout message handling + analytics, and fixes for Xcode 26.4 beta compilation and entitlement display.Written by Cursor Bugbot for commit d210e3a. This will update automatically on new commits. Configure here.